Skip to content

Add combined mid/end-of-quarter UID Excel export - #145

Draft
xalbd wants to merge 1 commit into
mainfrom
uid-export-combined
Draft

Add combined mid/end-of-quarter UID Excel export#145
xalbd wants to merge 1 commit into
mainfrom
uid-export-combined

Conversation

@xalbd

@xalbd xalbd commented Jul 29, 2026

Copy link
Copy Markdown
Member

Fixes #139.

Each course row now has a "Download Both" button that writes a single workbook containing the mid-quarter UIDs, the mid-quarter course-change responses, and the end-of-quarter UIDs, instead of requiring two separate downloads.

Each course row now has a "Download Both" button that writes a single
workbook containing the mid-quarter UIDs, the mid-quarter course-change
responses, and the end-of-quarter UIDs, instead of requiring two
separate downloads.

Extract the sheet-building from downloadExcel into appendSheets so the
single-type and combined exports share one code path; the combined
export calls it twice into the same workbook with distinct sheet-name
prefixes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
laprogram a5e0c83 Commit Preview URL

Branch Preview URL
Jul 29 2026, 11:39 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add button that will export both mid & end quarter feedback

1 participant